TMS WebGMaps v2.9.1.1 for XE8-XE10.2 Tokyo Full Source
TMS WebGMaps v2.9.1.1 for XE8-XE10.2 Tokyo Full Source
VCL Component with extensive configurability for integrating Google Maps in Delphi & C++Builder
Feature overview
- Different map modes: default road map, satellite view, hybrid view, StreetView, terrain
- Extra map information: Bicycle View, Panoramio (pictures of interest) information, Traffic information
- Get & show directions on the map (Delphi XE or newer Delphi releases only)
- Position markers, including default Google balloon markers and custom image markers.
- Moving over a marker can display a hint with the marker title information
- Extensive configuration options over the different Google maps controls: MapType control, OverViewMap control, Pan control, Scale control, StreetView control and Zoom control.
- Export to .BMP, .JPG or .PNG
- Different mouse and keyboard options to enable/disable: mouse or keyboard panning, mouse or keyboard zoom, mouse wheel scrolling
- Capability to add polygons, polylines, circles, rectangles on top of the map
- Capability to add labels with markers
- Capability to construct a route by adding waypoints to the map
- Capability to show flight routes from point to point (based on longitude/latitude)
- Capability to retrieve the longitude/latitude coordinates of the current location *
- TWebGMapsGeocoding helper component to facilitate conversions between address and longitude/latitude coordinates *
- TWebGMapsLookupEdit helper component that provides auto completion while entering addresses *
- TWebGMapsDirectionList helper component to show steps in routes with HTML formatting *
- TWebGMapsTimeZone helper component to retrieve the time zone information for a longitude/latitude coordinate *
- TWebGMapsDialog helper component to enable marker editing at run-time: add and remove markers, set or change the color of a marker and import/export POI files
- Import GeoJSON files and display on the map as polygon/polyline (Delphi XE or newer)
- Display a customizable label when hovering a polygon/polyline
- Hover colors for polygons/polylines
*only available for Delphi XE / C++Builder XE or newer versions
Version History:
(v2.9.1.1)
- Fixed : Issue with updating the TagString text for Polygons of type ptCircle and ptRectangle
- Fixed : Disabled fullscreen control